unit property

  1. @JsonKey(name: 'Unit')
String? unit
inherited

Implementation

@JsonKey(name: 'Unit')
String? get unit => throw _privateConstructorUsedError;