menu
Dart
dart:ffi
Native
<
T
>
Native const constructor
Native
brightness_4
brightness_5
description
Native<
T
>
constructor
const
Native<
T
>
(
{
String
?
assetId
,
bool
isLeaf
=
false
,
String
?
symbol
}
)
Implementation
const Native({ this.assetId, this.isLeaf = false, this.symbol, });
Dart
dart:ffi
Native
<
T
>
Native const constructor
Native class