columnNumber property

int columnNumber

Implementation

int get columnNumber => json['columnNumber'] as int;