menu
cloudflare_sdk package
documentation
cloudflare_sdk.dart
Organization
roles property
roles property
dark_mode
light_mode
roles
property
@JsonKey.new(name: 'roles')
List
<
String
>
?
roles
getter/setter pair
Implementation
@JsonKey(name: 'roles') late List<String>? roles;
cloudflare_sdk package
documentation
cloudflare_sdk
Organization
roles property
Organization class