inTotal property

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

Implementation

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