parentId property
ID of the parent category for this channel
Implementation
@JsonKey(includeIfNull: false, name: 'parent_id')
final SnowflakeType? parentId;
ID of the parent category for this channel
@JsonKey(includeIfNull: false, name: 'parent_id')
final SnowflakeType? parentId;