menu
device_info_x package
documentation
models/network.dart
Telephony
toJson method
toJson method
dark_mode
light_mode
toJson
method
String
toJson
(
)
toJson
returns the json of telephony.
Implementation
String toJson() => json.encode(toMap());
device_info_x package
documentation
models/network
Telephony
toJson method
Telephony class