isCreate method

Future<bool> isCreate()

Implementation

Future<bool> isCreate() {
    throw UnimplementedError('not been implemented');
  }