insert_after property

bool? get insert_after

Implementation

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