revision property

  1. @JsonKey(name: 'revision')
int? revision
inherited

Implementation

@JsonKey(name: 'revision')
int? get revision => throw _privateConstructorUsedError;