menu
contentful_flutter package
documentation
contentful_flutter.dart
SysX
idOrNull property
idOrNull property
dark_mode
light_mode
idOrNull
property
String
?
get
idOrNull
Returns the id of this
Sys
object or
null
if it is not set.
Implementation
String? get idOrNull => id;
contentful_flutter package
documentation
contentful_flutter
SysX
idOrNull property
SysX extension on
Sys