random property

bool? get random

Implementation

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