transferredToCommunity property

  1. @JsonKey.new(name: 'transferred_to_community')
List<ModTransferCommunityView> get transferredToCommunity
inherited

Implementation

@JsonKey(name: 'transferred_to_community')
List<ModTransferCommunityView> get transferredToCommunity =>
    throw _privateConstructorUsedError;