requireAuth property
True if this requires auth to access this media, otherwise false.
Implementation
@JsonKey(defaultValue: false)
final bool requireAuth;
True if this requires auth to access this media, otherwise false.
@JsonKey(defaultValue: false)
final bool requireAuth;