Dart
dart:ffi
FfiNative
<
T
>
FfiNative const constructor
FfiNative
description
FfiNative<
T
>
constructor
Null safety
const
FfiNative<
T
>
(
String
nativeName
,
{
bool
isLeaf
=
false
}
)
Implementation
const
FfiNative(
this
.nativeName, {
this
.isLeaf:
false
});
Dart
dart:ffi
FfiNative
<
T
>
FfiNative const constructor
FfiNative class
Constructors
FfiNative
Properties
hashCode
isLeaf
nativeName
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Cookies management controls