isSupported abstract method

Future<bool> isSupported(
  1. String charset
)

Implementation

Future<bool> isSupported(String charset);