toBean static method

ColumnInfo toBean(
  1. Map json
)

Implementation

static ColumnInfo toBean(Map json) => ColumnInfo.fromJson(json);