statementType property
The type of the Statement.
Primarily used for the JSON encoding/decoding process.
Implementation
@JsonKey(name: "statementType")
final StatementType statementType;
The type of the Statement.
Primarily used for the JSON encoding/decoding process.
@JsonKey(name: "statementType")
final StatementType statementType;