ChannelAttributeOptions.fromJson constructor

ChannelAttributeOptions.fromJson(
  1. Map json
)

Implementation

factory ChannelAttributeOptions.fromJson(Map json) =>
    _$ChannelAttributeOptionsFromJson(json);