remainingCycles property

  1. @JsonKey.new(name: 'remaining_cycles')
int get remainingCycles
inherited

Implementation

@JsonKey(name: 'remaining_cycles')
int get remainingCycles => throw _privateConstructorUsedError;