answer property

  1. @Deprecated("seem answer is not explicit api , change use solution")
List<int> answer

Implementation

@Deprecated("seem answer is not explicit api , change use solution")
List<int> get answer => this._answer;