google / google/built_value.dart

Force `?` in checked in redirecting constructor

Open
#1,187 0 comments 0 reactions 1 assignee Claimed by @davidmorgan View on GitHub
Dominant language
Dart
Stars
886
Forks
195
Avg merge
1d 11h
Merged PRs (30d)
4

Description

Where the impl allows nulls, the checked in one should too.

If you want to disallow nulls in a factory where the class allows the nulls you can use a `=>` factory instead.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.