applicationAttributes property Null safety
- @JsonKey(defaultValue: [])
final
list of application attributes of current application id
Implementation
@JsonKey(defaultValue: [])
final List<String> applicationAttributes;
list of application attributes of current application id
@JsonKey(defaultValue: [])
final List<String> applicationAttributes;