copyWith

fun copyWith(matter: CMatter = this.matter, isAsync: Boolean = false): CMatterPredicate.Context

Copy with given parameters

Return

CMatterPredicate.Context Modified context

Parameters

matter

CMatter

isAsync

Called from async or not (since 5.0.17)