autostartVideoOnPlaySelected property

bool? get autostartVideoOnPlaySelected

Implementation

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