Dart
dart:ffi
AbiSpecificIntegerMapping
AbiSpecificIntegerMapping const constructor
AbiSpecificIntegerMapping
description
AbiSpecificIntegerMapping
constructor
Null safety
const
AbiSpecificIntegerMapping
(
Map
<
Abi
,
NativeType
>
mapping
)
Implementation
const AbiSpecificIntegerMapping(this.mapping);
Dart
dart:ffi
AbiSpecificIntegerMapping
AbiSpecificIntegerMapping const constructor
AbiSpecificIntegerMapping class
Constructors
AbiSpecificIntegerMapping
Properties
hashCode
mapping
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==