selfHosted property

  1. @JsonKey.new(name: 'self_hosted')
bool selfHosted
final

Implementation

@JsonKey(name: 'self_hosted')
final bool selfHosted;