MobileNotification typedef
MobileNotification =
void Function(P2PBasisDevice device, MobileNetwork? network, int? single, String? iccid)
Implementation
typedef MobileNotification = void Function(
P2PBasisDevice device, MobileNetwork? network, int? single, String? iccid);