dart_meta_types icon indicating copy to clipboard operation
dart_meta_types copied to clipboard

Default nullable values to Nullable.nil()

Open davidmarne opened this issue 7 years ago • 0 comments

In dataclass constructors, do no require Nullable fields, but leave them optional with a default value of Nullable.nil()

davidmarne avatar Aug 08 '18 04:08 davidmarne