GetNetworkDefaultGatewayResponse.fromJson constructor

GetNetworkDefaultGatewayResponse.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory GetNetworkDefaultGatewayResponse.fromJson(
  Map<String, dynamic> json,
) => _$GetNetworkDefaultGatewayResponseFromJson(json);