getDefault static method

ListAppChangesResponse getDefault()

Implementation

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