IsarObject constructor

const IsarObject(
  1. Map<String, dynamic> data
)

Implementation

const IsarObject(this.data);