menu
sunny_sdk_core package
documentation
model_exports.dart
StringNullableXX
toInt method
toInt method
dark_mode
light_mode
toInt
method
int
toInt
(
)
Implementation
int toInt() => int.parse(this!);
sunny_sdk_core package
documentation
model_exports
StringNullableXX
toInt method
StringNullableXX extension on
String
?