name property
String?
get
name
The human-readable name for the bundle
Implementation
String? get name => nameField.getValue(json);
The human-readable name for the bundle
String? get name => nameField.getValue(json);