setFromJson function

Set setFromJson(
  1. dynamic str
)

Implementation

Set setFromJson(dynamic str) => (Set.fromDynamicJson(str));