fromJson static method

AssetsRateLimitPeriodEnum? fromJson(
  1. dynamic value
)

Implementation

static AssetsRateLimitPeriodEnum? fromJson(dynamic value) => AssetsRateLimitPeriodEnumTypeTransformer().decode(value);