alertTimestamp property

  1. @JsonKey(name: 'AlertTimestamp')
String? alertTimestamp
getter/setter pair

Implementation

@JsonKey(name:'AlertTimestamp')
String? alertTimestamp;