fromMap abstract method

ISQLiteItem fromMap(
  1. Map<String, dynamic> map
)

Implementation

ISQLiteItem fromMap(Map<String, dynamic> map);