KakaoMapWebPlugin class

Constructors

KakaoMapWebPlugin.new()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

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 Properties

registrar Registrar?
getter/setter pair

Static Methods

getController(int viewId, WebMapOption option) Future<WebMapController?>
mapElementId(int viewId) String
registerWith(Registrar registrar) → void
viewFactory(int viewId, {Object? params}) → Element

Constants

codec → const StandardMethodCodec
maxAttempts → const int
retryTime → const int
VIEW_TYPE → const String