action property

int Function(Pointer<NativeType> context, int type, int argc) action
getter/setter pair

Implementation

late int Function(Pointer context, int type, int argc) action;