doString abstract method

Future<bool> doString(
  1. String str
)

Implementation

Future<bool> doString(String str);