specSymbol property

  1. @JsonKey(name: 'specSymbol')
String? get specSymbol
inherited

Specifický symbol

Implementation

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