login abstract method

void login({
  1. LoginConfig? config,
})

Implementation

void login({LoginConfig? config});