Payment method exclusions to pass to Pay Page v2 when in split flow. Always excludes 'split' to prevent nested split payments.
List<String> get splitFlowExclusions => const ['split'];