activeMonthly property

  1. @JsonKey.new(name: 'active_monthly')
int get activeMonthly
inherited

Implementation

@JsonKey(name: 'active_monthly')
int get activeMonthly => throw _privateConstructorUsedError;