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