getBinaryPathNative method

Future<String?> getBinaryPathNative()

Implementation

Future<String?> getBinaryPathNative() {
  throw UnimplementedError('getBinaryPathNative() has not been implemented.');
}