owner property

  1. @JsonKey(defaultValue: null)
UserInformation? owner
final

Repository Owner

Implementation

@JsonKey(defaultValue: null)
final UserInformation? owner;