channelId property

  1. @JsonKey(name: 'channel_id')
String? channelId
inherited

Implementation

@JsonKey(name: 'channel_id')
String? get channelId => throw _privateConstructorUsedError;