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