import property

  1. @JsonKey(required: true, disallowNullValue: true)
String import
final

The import to be used to load clazz.

Implementation

@JsonKey(required: true, disallowNullValue: true)
final String import;