MariaDbTableRow typedef

MariaDbTableRow = Map<String, String?>

Implementation

typedef MariaDbTableRow = Map<String, String?>;