authenticationMethods
fun Flow<ListApplicationAuthenticationMethodsResponse>.authenticationMethods(): Flow<AuthenticationMethodItem>
This paginator transforms the flow returned by listApplicationAuthenticationMethodsPaginated to access the nested member AuthenticationMethodItem
Return
A kotlinx.coroutines.flow.Flow that can collect AuthenticationMethodItem