right property

bool? get right

Implementation

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