o_counter property

int? get o_counter

Implementation

int? get o_counter => (_$data['o_counter'] as int?);