ConnectivityPlusLinuxPlugin class

The Linux implementation of ConnectivityPlatform.

Inheritance
  • Object
  • PlatformInterface
  • ConnectivityPlatform
  • ConnectivityPlusLinuxPlugin

Properties

createClient NetworkManagerClientFactory
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
onConnectivityChanged Stream<List<ConnectivityResult>>
Returns a Stream of ConnectivityResults changes.
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

checkConnectivity() Future<List<ConnectivityResult>>
Checks the connection status of the device.
override
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

Static Methods

registerWith() → void
Register this dart class as the platform implementation for linux