getDefault static method

QueryAccountResponse getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static QueryAccountResponse getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<QueryAccountResponse>(create);