roleId property

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

id that this integration uses for "subscribers"

Implementation

@JsonKey(name: 'role_id')
final String? roleId;