INSTANCE property
IrController
get
INSTANCE
from: static public final com.hapkiduki.infrared_plugin.IrController INSTANCE
The returned object must be released after use, by calling the release
method.
Implementation
static IrController get INSTANCE =>
_id_INSTANCE.get(_class, const $IrController$Type());