postmanId property

  1. @JsonKey(name: '_postman_id')
String? get postmanId
inherited

Implementation

@JsonKey(name: '_postman_id')
String? get postmanId => throw _privateConstructorUsedError;