menu
cloudflare_sdk package
documentation
cloudflare_sdk.dart
DTMetadata
branch property
branch property
dark_mode
light_mode
branch
property
@JsonKey.new(name: 'branch')
String
?
branch
getter/setter pair
Where the trigger happened.
Example: main
Implementation
@JsonKey(name: 'branch') late String? branch;
cloudflare_sdk package
documentation
cloudflare_sdk
DTMetadata
branch property
DTMetadata class