isNullable property
Optional nullability.
An emitter may ignore this if the output is not targeting a Dart language version that supports null safety.
Implementation
bool? isNullable;
Optional nullability.
An emitter may ignore this if the output is not targeting a Dart language version that supports null safety.
bool? isNullable;