columnNumber property

int get columnNumber

Implementation

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