role property

  1. @JsonKey(name: 'role')
String role
inherited

Role in this team.

Implementation

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