constValue property

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

Implementation

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