migrationVersion property

  1. @JsonKey(name: 'migrationVersion')
int? migrationVersion
getter/setter pair

Implementation

@JsonKey(name: 'migrationVersion')
int? migrationVersion;