createMissing property

bool? get createMissing

Implementation

bool? get createMissing => (_$data['createMissing'] as bool?);