menu
bungie_api package
documentation
models/destiny_vendor_interaction_reply_definition.dart
DestinyVendorInteractionReplyDefinition
reply property
reply property
dark_mode
light_mode
reply
property
@JsonKey(name: 'reply')
String
?
reply
getter/setter pair
The localized text for the reply.
Implementation
@JsonKey(name:'reply') String? reply;
bungie_api package
documentation
models/destiny_vendor_interaction_reply_definition
DestinyVendorInteractionReplyDefinition
reply property
DestinyVendorInteractionReplyDefinition class