LibraryImplementations class

Type channel implementation for camera classes.

Most implementations are generated.

Constructors

LibraryImplementations(TypeChannelMessenger messenger)
Default constructor for LibraryImplementations.

Properties

channelCamcorderProfile → $CamcorderProfileChannel
no setterinherited
channelMediaRecorder → $MediaRecorderChannel
no setterinherited
channelOnErrorListener → $OnErrorListenerChannel
no setterinherited
channelOnInfoListener → $OnInfoListenerChannel
no setterinherited
handlerCamcorderProfile → $CamcorderProfileHandler
no setterinherited
handlerMediaRecorder → $MediaRecorderHandler
no setterinherited
handlerOnErrorListener → $OnErrorListenerHandler
no setterinherited
handlerOnInfoListener → $OnInfoListenerHandler
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
messenger TypeChannelMessenger
finalinherited
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