asJsonMap method

JsonMap asJsonMap()

Implementation

JsonMap asJsonMap() => this is JsonMap ? this as JsonMap : toJsonMap();