second property

  1. @JsonKey.new(name: 'Second', fromJson: OnvifUtil.intMappedFromXml)
int second
final

Implementation

@JsonKey(name: 'Second', fromJson: OnvifUtil.intMappedFromXml)
final int second;