activeDaily property

  1. @JsonKey.new(name: 'active_daily')
int get activeDaily
inherited

Implementation

@JsonKey(name: 'active_daily')
int get activeDaily => throw _privateConstructorUsedError;