greeting property Null safety

String greeting
@JsonKey(name: 'greeting'), final

Implementation

@JsonKey(name: 'greeting')
final String greeting;