networkTypeChanged property

(dynamic Function(NetworkType)?) networkTypeChanged
final

Occurs when the network type changes.

Implementation

final Function(NetworkType)? networkTypeChanged;