b property

bool? get b

Implementation

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