createEmptyInstance method Null safety

LoginResponse createEmptyInstance()
override

Creates an empty instance of the same message type as this.

Implementation

LoginResponse createEmptyInstance() => create();