columns property

Map<String, Type> get columns

Implementation

Map<String, Type> get columns => Map.unmodifiable(_columns);