category property

Implementation

Enum$CoinCategoryEnum? get category =>
    (_$data['category'] as Enum$CoinCategoryEnum?);