defaultBranch property

  1. @JsonKey.new(name: 'default_branch')
String get defaultBranch
inherited

Implementation

@JsonKey(name: 'default_branch')
String get defaultBranch => throw _privateConstructorUsedError;