totalString property

  1. @JsonKey(name: 'total_string')
String? totalString
inherited

Implementation

@JsonKey(name: 'total_string')
String? get totalString => throw _privateConstructorUsedError;