outTotal property

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

Implementation

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