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
Constructors
Native
Properties
assetId
hashCode
isLeaf
runtimeType
symbol
Methods
noSuchMethod
toString
Operators
operator ==