toIsar abstract method

I toIsar(
  1. T object
)

Convert the value from the Dart type to the Isar type.

Implementation

I toIsar(T object);