build property

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

SDK 编译号。

Implementation

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