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