genericWithLifecycle static method
Implementation
static GenericTSPL genericWithLifecycle(Lifecycle lifecycle) {
return GenericTSPL( lifecycle: lifecycle);
}
static GenericTSPL genericWithLifecycle(Lifecycle lifecycle) {
return GenericTSPL( lifecycle: lifecycle);
}