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