menu
cloudflare_sdk package
documentation
cloudflare_sdk.dart
CFStatusIncident
id property
id property
dark_mode
light_mode
id
property
@JsonKey.new(name: 'id', required: true)
String
id
getter/setter pair
Implementation
@JsonKey(name: 'id', required: true) late String id;
cloudflare_sdk package
documentation
cloudflare_sdk
CFStatusIncident
id property
CFStatusIncident class