NetworkTypeDetect class

This is a callable class that basically detect the network type based on the provided (Phone number). Works with only Nigerian numbers atleast for now.

Constructors

NetworkTypeDetect(String number)

Properties

hashCode int
The hash code for this object.
no setterinherited
number String
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

call() String?
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited