menu
moneyhash_payment package
documentation
data/custom_field_value.dart
CustomFieldValue
toJson abstract method
toJson abstract method
dark_mode
light_mode
toJson
abstract method
Map
<
String
,
dynamic
>
toJson
(
)
Converts the custom field value to a JSON-compatible representation.
Implementation
Map<String, dynamic> toJson();
moneyhash_payment package
documentation
data/custom_field_value
CustomFieldValue
toJson abstract method
CustomFieldValue class