role property

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

Contact role.

Implementation

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