menu
battle_net package
documentation
battle_net.dart
MythicKeystoneAffixesIndexResponse
toRawJson method
toRawJson method
dark_mode
light_mode
toRawJson
method
String
toRawJson
(
)
Converts this instance to a raw JSON string.
Implementation
String toRawJson() => json.encode(toJson());
battle_net package
documentation
battle_net
MythicKeystoneAffixesIndexResponse
toRawJson method
MythicKeystoneAffixesIndexResponse class