roleIdsToManage property

  1. @JsonKey(name: r'roleIdsToManage', required: false, includeIfNull: false)
List<String>? roleIdsToManage
final

Implementation

@JsonKey(name: r'roleIdsToManage', required: false, includeIfNull: false)
final List<String>? roleIdsToManage;