setGb18030CharSet method

Future<void> setGb18030CharSet(
  1. bool enable
)

Implementation

Future<void> setGb18030CharSet(bool enable) async {
  throw UnimplementedError('setGb18030CharSet() has not been implemented.');
}