instance property

ChatroomContext get instance

Implementation

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