menu
apn_json2model package
documentation
core/dart_declaration.dart
DartDeclaration
isNullableString property
isNullableString property
dark_mode
light_mode
isNullableString
property
String
get
isNullableString
Implementation
String get isNullableString => isNullable ? '?' : '';
apn_json2model package
documentation
core/dart_declaration
DartDeclaration
isNullableString property
DartDeclaration class