branch property

  1. @JsonKey(name: 'branch')
String? branch
final

Implementation

@JsonKey(name: 'branch')
final String? branch;