$type constant

BridgeTypeRef const $type

Compile-time bridge type reference for $Utf8Decoder

Implementation

static const $type = BridgeTypeRef(
  BridgeTypeSpec('dart:convert', 'Utf8Decoder'),
);