constValue property

  1. @JsonKey(name: 'const')
int? constValue
inherited

Implementation

@JsonKey(name: 'const')
int? get constValue => throw _privateConstructorUsedError;