fromJson static method

WaitForSingleSmsOptionsSortDirectionEnum? fromJson(
  1. dynamic value
)

Implementation

static WaitForSingleSmsOptionsSortDirectionEnum? fromJson(dynamic value) => WaitForSingleSmsOptionsSortDirectionEnumTypeTransformer().decode(value);