instant property

bool? get instant

Implementation

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