menu
bcs package
documentation
legacy_bcs.dart
TypeInterface
decodeRaw abstract method
decodeRaw abstract method
dark_mode
light_mode
decodeRaw
abstract method
dynamic
decodeRaw
(
BcsReader
reader
,
List
typeParams
,
Map
<
String
,
dynamic
>
typeMap
)
Implementation
dynamic decodeRaw(BcsReader reader, List<TypeName> typeParams, Map<String, TypeName> typeMap);
bcs package
documentation
legacy_bcs
TypeInterface
decodeRaw abstract method
TypeInterface mixin