operators property Null safety

  1. @JsonKey(defaultValue: [])
List<User> operators
read / write

Operators of this channel

Implementation

@JsonKey(defaultValue: [])
List<User> operators;