menu
jni package
documentation
jni.dart
JInstanceMethodId extension type
JInstanceMethodId extension type
dark_mode
light_mode
JInstanceMethodId
extension type
A thin wrapper over a
JMethodIDPtr
of an instance method.
on
JMethodIDPtr
Properties
pointer
→
JMethodIDPtr
final
Methods
call
<
JavaT
,
DartT
>
(
JObject
object
,
JCallable
<
JavaT
,
DartT
>
returnType
,
List
args
)
→ DartT
Calls the instance method on
object
with the given arguments.
jni package
documentation
jni
JInstanceMethodId extension type
jni library