instance property

AdminService get instance

Implementation

static AdminService get instance => _instance ??= AdminService();