sign property Null safety

String? sign
@JsonKey(name: "signature"), read / write

Implementation

@JsonKey(name: "signature")
String? sign;