getDefault static method

ListMilestonesResponse getDefault()

Implementation

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