menu
sonicdb_generator package
documentation
utils/type.dart
isNullableType function
isNullableType function
dark_mode
light_mode
isNullableType
function
bool
isNullableType
(
String
type
)
Implementation
bool isNullableType(String type) { return type.endsWith("?"); }
sonicdb_generator package
documentation
utils/type
isNullableType function
type library