GetNetworkStatistics constructor
const
GetNetworkStatistics({
- required bool onlyCurrent,
Returns network data usage statistics. Can be called before authorization
Implementation
const GetNetworkStatistics({
required this.onlyCurrent,
});