instance property

LocalDataSource get instance

Implementation

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