createDefault method

AuthAccount createDefault()

Constructs an AuthAccount object whose attributes are left empty.

Implementation

AuthAccount createDefault() => AuthAccount();