toSqlite abstract method

Map<String, dynamic> toSqlite()

Builds request into a new SQLite-insertable row Only available if request was initialized from fromRequest

This is a function to ensure DateTime.now() is invoked predictably.

Implementation

Map<String, dynamic> toSqlite();