instance property

Toast get instance

Implementation

static Toast get instance => _instance ??= Toast._();