simpleTextRepository function
Implementation
SimpleTextRepository? simpleTextRepository({String? appId}) =>
AbstractRepositorySingleton.singleton.simpleTextRepository(appId);
SimpleTextRepository? simpleTextRepository({String? appId}) =>
AbstractRepositorySingleton.singleton.simpleTextRepository(appId);