abstract method for edit method.
edit
Future<bool> edit( String uri, String mimeType, { String title = 'Edit', }) async { throw UnimplementedError('platformVersion() has not been implemented.'); }