Future<Map<String, dynamic>?> firstWhere( String column, [ String? operator, dynamic value, List<String> columns = const ['*'], ]);