create static method

VestingSchedule create()

Implementation

@$core.pragma('dart2js:noInline')
static VestingSchedule create() => VestingSchedule._();