build property

  1. @JsonKey(name: 'build')
int? build
final

SDK build index.

Implementation

@JsonKey(name: 'build')
final int? build;