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