Returns a row found by executing statement
statement
Future<Map<String, dynamic>?> one() => adapter.findOne(_st);