menu
jni package
documentation
jni.dart
JConstructorId extension type
JConstructorId extension type
dark_mode
light_mode
JConstructorId
extension type
A thin wrapper over a
JMethodIDPtr
of a constructor.
on
JMethodIDPtr
Properties
pointer
→
JMethodIDPtr
final
Methods
call
<
JavaT
,
DartT
>
(
JClass
jClass
,
JConstructable
<
JavaT
,
DartT
>
returnType
,
List
args
)
→ DartT
Constructs an instance of
jClass
with the given arguments.
jni package
documentation
jni
JConstructorId extension type
jni library