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