get method

Toastify get(
  1. Key key
)

Implementation

Toastify get(Key key) => _multiToast[key]!;