menu
xray_core_flutter package
documentation
xray_config.dart
XrayPortRange
toJson method
toJson method
dark_mode
light_mode
toJson
method
Object
toJson
(
)
Implementation
Object toJson() => raw ?? (from == to ? from : '$from-$to');
xray_core_flutter package
documentation
xray_config
XrayPortRange
toJson method
XrayPortRange class