name property

  1. @JsonKey(includeIfNull: false)
String? get name
inherited

No Description

Implementation

@JsonKey(includeIfNull: false)
String? get name => throw _privateConstructorUsedError;