granularity property
The granularity of this timestamp, null represents 1 minute, other valid values are 60 minutes and 1440 minutes (one day).
Implementation
final granularity = _i1.ColumnInt('granularity');
The granularity of this timestamp, null represents 1 minute, other valid values are 60 minutes and 1440 minutes (one day).
final granularity = _i1.ColumnInt('granularity');